home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_11_09
/
1109060c
< prev
next >
Wrap
Text File
|
1993-07-06
|
248b
|
12 lines
// test_r.h
#define IDM_ABOUT 100
#define IDM_EXIT 101
#define IDM_TEST 102
// Constants for CStrWnd
#define CSW_DOC_START 600
#define CSW_DOC_END 601
#define CSW_LINE_RIGHT 602
#define CSW_LINE_LEFT 603